home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / aisleriot.schemas next >
Encoding:
Text File  |  2009-04-14  |  3.9 KB  |  123 lines

  1. <gconfschemafile>
  2.   <schemalist>
  3.     <schema>
  4.       <key>/schemas/apps/aisleriot/card_style</key>
  5.       <applyto>/apps/aisleriot/card_style</applyto>
  6.       <owner>aisleriot</owner>
  7.       <type>string</type>
  8.       <default></default>
  9.       <gettext_domain>gnome-games</gettext_domain>
  10.       <locale name="C">
  11.         <short>Theme file name</short>
  12.         <long>The name of the file with the graphics for the cards.</long>
  13.       </locale>
  14.      </schema>
  15.  
  16.     <schema>
  17.       <key>/schemas/apps/aisleriot/show_toolbar</key>
  18.       <applyto>/apps/aisleriot/show_toolbar</applyto>
  19.       <owner>aisleriot</owner>
  20.       <type>bool</type>
  21.       <default>TRUE</default>
  22.       <gettext_domain>gnome-games</gettext_domain>
  23.       <locale name="C">
  24.         <short>Whether or not to show the toolbar</short>
  25.       </locale>
  26.     </schema>
  27.  
  28.     <schema>
  29.       <key>/schemas/apps/aisleriot/show_statusbar</key>
  30.       <applyto>/apps/aisleriot/show_statusbar</applyto>
  31.       <owner>aisleriot</owner>
  32.       <type>bool</type>
  33.       <default>TRUE</default>
  34.       <gettext_domain>gnome-games</gettext_domain>
  35.       <locale name="C">
  36.         <short>Whether or not to show the status bar</short>
  37.       </locale>
  38.     </schema>
  39.  
  40.     <schema>
  41.       <key>/schemas/apps/aisleriot/click_to_move</key>
  42.       <applyto>/apps/aisleriot/click_to_move</applyto>
  43.       <owner>aisleriot</owner>
  44.       <type>bool</type>
  45.       <default>FALSE</default>
  46.       <gettext_domain>gnome-games</gettext_domain>
  47.       <locale name="C">
  48.         <short>Select the style of control</short>
  49.         <long>Select whether to drag the cards or to click on the source then the destination.</long>
  50.       </locale>
  51.     </schema>
  52.  
  53.     <schema>
  54.       <key>/schemas/apps/aisleriot/sound</key>
  55.       <applyto>/apps/aisleriot/sound</applyto>
  56.       <owner>aisleriot</owner>
  57.       <type>bool</type>
  58.       <default>FALSE</default>
  59.       <gettext_domain>gnome-games</gettext_domain>
  60.       <locale name="C">
  61.         <short>Sound</short>
  62.         <long>Whether or not to play event sounds.</long>
  63.       </locale>
  64.     </schema>
  65.  
  66.     <schema>
  67.       <key>/schemas/apps/aisleriot/animations</key>
  68.       <applyto>/apps/aisleriot/animations</applyto>
  69.       <owner>aisleriot</owner>
  70.       <type>bool</type>
  71.       <default>true</default>
  72.       <gettext_domain>gnome-games</gettext_domain>
  73.       <locale name="C">
  74.         <short>Animations</short>
  75.         <long>Whether or not to animate card moves.</long>
  76.       </locale>
  77.     </schema>
  78.  
  79.     <schema>
  80.       <key>/schemas/apps/aisleriot/game_file</key>
  81.       <applyto>/apps/aisleriot/game_file</applyto>
  82.       <owner>aisleriot</owner>
  83.       <type>string</type>
  84.       <default>klondike.scm</default>
  85.       <gettext_domain>gnome-games</gettext_domain>
  86.       <locale name="C">
  87.         <short>The game file to use</short>
  88.         <long>The name of the scheme file containing the solitaire game to play.</long>
  89.       </locale>
  90.     </schema>
  91.  
  92.     <schema>
  93.       <key>/schemas/apps/aisleriot/statistics</key>
  94.       <applyto>/apps/aisleriot/statistics</applyto>
  95.       <owner>aisleriot</owner>
  96.       <type>list</type>
  97.       <list_type>string</list_type>
  98.       <default>[]</default>
  99.       <gettext_domain>gnome-games</gettext_domain>
  100.       <locale name="C">
  101.         <short>Statistics of games played</short>
  102.     <long>A list of strings that come in the form of a quintuple: name, wins, total games played, best time (in seconds) and worst time (also in seconds). Unplayed games do not need to be represented.</long>
  103.       </locale>
  104.     </schema>
  105.  
  106.     
  107.     <schema>
  108.       <key>/schemas/apps/aisleriot/recent_games_list</key>
  109.       <applyto>/apps/aisleriot/recent_games_list</applyto>
  110.       <owner>aisleriot</owner>
  111.       <type>list</type>
  112.       <list_type>string</list_type>
  113.       <default>[]</default>
  114.       <gettext_domain>gnome-games</gettext_domain>
  115.       <locale name="C">
  116.         <short>Recently played games</short>
  117.         <long>A list of recently played games.</long>
  118.       </locale>
  119.      </schema>
  120.  
  121.   </schemalist>
  122. </gconfschemafile>
  123.